home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ian & Stuart's Australian Mac 1993 September
/
September 93.iso
/
Archives
/
Applications
/
Assorted Programs
/
DataMan 2.0.2
/
Installed Instructions
/
Delete EOL ¶s
/
Delete EOL ∂s
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
undefined
UTF-8
Wrap
Text File
|
1992-06-17
|
202 b
|
6 lines
|
[
DMN1/DMAN
]
% Deletes end-of-line carriage returns from files from primitive systems;
% changes paragraph-marking double returns to single. Requires a space before each end of line.
s ^p^[!^p]
w ^%1
b